home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950528-19950726 / 000141_news@columbia.edu_Wed Jun 14 12:55:54 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA04765
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Fri, 16 Jun 1995 08:53:17 -0400
  3. Received: by apakabar.cc.columbia.edu id AA27417
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Fri, 16 Jun 1995 08:53:14 -0400
  5. Path: news.columbia.edu!spcuna!solaris.cc.vt.edu!news.mathworks.com!udel!news.sprintlink.net!pipex!starlight.datlog.co.uk!dns2!dcoles
  6. From: dcoles@datlog.co.uk (Dave Coles)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Using Kermit as a Line Analyser
  9. Date: 14 Jun 1995 12:55:54 GMT
  10. Organization: Data Logic Limited (A Raytheon Company).
  11. Lines: 23
  12. Message-Id: <3rmm98$89r@starlight.datlog.co.uk>
  13. Nntp-Posting-Host: dns2.datlog.co.uk
  14. X-Newsreader: TIN [version 1.2 PL2]
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. I occasionally need to monitor traffic on RS-232 lines connecting
  18. computers to terminals, modems, computers and other equipment capable of
  19. providing an RS-232 connection.  The frequency is such that buying a
  20. line/protocol analyser is not a justifiable expense. 
  21.  
  22. I would like to use Kermit on a PC to provide the capability to
  23. display/log the traffic up and down the line. The line characteristics
  24. baud rate, stop/data bits and parity will always be known. Connection 
  25. will be via a three plug ribbon cable connecting both endpoints and the COM1:
  26. port on the PC.
  27.  
  28. Has anyone tried this? What cabling/Kermit problems will occur when I try 
  29. to connect everything together?
  30.  
  31. --
  32. Regards,
  33.  
  34.  **************************************************************************
  35.  * David Coles                      * EMail: dcoles@datlog.co.uk          *
  36.  * Data Logic Limited, CI Tower,    *-------------------------------------*
  37.  * St George's Square, High Street, * Phone: +44 (0)81 715 9696 Extn 405  *
  38.  * New Malden, Surrey, KT3 4HH      * Fax  : +44 (0)81 715 1771           *
  39.  **************************************************************************